home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / MECH7.OPD < prev    next >
Encoding:
Text File  |  1996-09-18  |  2.0 KB  |  107 lines

  1. #[document 83.4 132.9 115.7 173.65
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(110.90,171.95);
  16. l(108.90,169.45);
  17. l(108.80,168.20);
  18. l(109.80,167.15);
  19. l(110.90,167.15);
  20. l(112.80,167.50);
  21. l(114.00,169.30);
  22. finish_edge();
  23. p=path();
  24. gc_draw_style(stroked);
  25. gc_line_join_style(round);
  26. gc_line_cap_style(round);
  27. gc_stroke_width(1.20);
  28. gc_font_draw_style(0);
  29. gc_color(0.00,0.00,0.00);
  30. s[0]=draw(p);
  31. m(98.20,156.50);
  32. l(96.85,154.90);
  33. l(97.00,152.90);
  34. l(99.25,150.80);
  35. l(102.40,150.10);
  36. l(104.80,151.55);
  37. finish_edge();
  38. p=path();
  39. s[1]=draw(p);
  40. s[0]:=s[1];
  41. m(105.30,148.70);
  42. l(103.40,147.00);
  43. l(101.10,146.90);
  44. l(98.35,147.75);
  45. l(95.90,149.35);
  46. l(94.55,152.40);
  47. l(94.30,154.25);
  48. finish_edge();
  49. p=path();
  50. s[1]=draw(p);
  51. s[0]:=s[1];
  52. m(91.65,150.10);
  53. l(87.85,145.25);
  54. l(88.70,142.15);
  55. l(92.90,147.95);
  56. l(91.65,150.10);
  57. close_edge();
  58. p=path();
  59. s[1]=draw(p);
  60. s[0]:=s[1];
  61. m(95.00,146.50);
  62. l(90.80,139.60);
  63. finish_edge();
  64. p=path();
  65. s[1]=draw(p);
  66. s[0]:=s[1];
  67. m(97.10,145.40);
  68. l(93.30,138.45);
  69. l(95.30,138.45);
  70. l(96.50,138.85);
  71. finish_edge();
  72. p=path();
  73. s[1]=draw(p);
  74. s[0]:=s[1];
  75. m(84.00,145.50);
  76. l(84.00,142.65);
  77. l(84.40,139.90);
  78. l(87.15,135.35);
  79. l(90.90,133.50);
  80. l(95.30,133.50);
  81. l(98.15,134.85);
  82. l(104.30,145.50);
  83. l(105.40,148.35);
  84. l(104.30,151.05);
  85. l(115.10,171.15);
  86. l(114.90,172.40);
  87. l(114.10,173.05);
  88. l(112.90,173.05);
  89. l(111.00,171.95);
  90. l(98.40,156.60);
  91. l(94.50,157.30);
  92. l(91.85,156.00);
  93. l(84.00,145.50);
  94. close_edge();
  95. p=path();
  96. gc_draw_style(nzw);
  97. gc_color(100.00,0.00,0.01);
  98. s[1]=draw(p);
  99. gc_draw_style(stroked);
  100. gc_color(0.00,0.00,0.00);
  101. s[1]:=draw(p);
  102. s[0]over=s[1];
  103. page:=s[0];
  104. s=NULL;
  105. #]page
  106. #]document
  107.